add_debuggable_executable(lldb_spacedebugee SRCS "spacedebugee.cpp")
target_link_libraries(lldb_spacedebugee Qt5::Core)
